3.178 \(\int \frac{\sqrt{a+b x^2}}{\sqrt{1-x^4}} \, dx\)

Optimal. Leaf size=112 \[ \frac{a \sqrt{1-x^2} \sqrt{\frac{a \left (x^2+1\right )}{a+b x^2}} \Pi \left (\frac{b}{a+b};\sin ^{-1}\left (\frac{\sqrt{a+b} x}{\sqrt{b x^2+a}}\right )|-\frac{a-b}{a+b}\right )}{\sqrt{x^2+1} \sqrt{a+b} \sqrt{\frac{a \left (1-x^2\right )}{a+b x^2}}} \]

[Out]

(a*Sqrt[1 - x^2]*Sqrt[(a*(1 + x^2))/(a + b*x^2)]*EllipticPi[b/(a + b), ArcSin[(S
qrt[a + b]*x)/Sqrt[a + b*x^2]], -((a - b)/(a + b))])/(Sqrt[a + b]*Sqrt[1 + x^2]*
Sqrt[(a*(1 - x^2))/(a + b*x^2)])

_______________________________________________________________________________________

Rubi [F]  time = 0.0327163, antiderivative size = 0, normalized size of antiderivative = 0., number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0. \[ \text{Int}\left (\frac{\sqrt{a+b x^2}}{\sqrt{1-x^4}},x\right ) \]

Verification is Not applicable to the result.

[In]  Int[Sqrt[a + b*x^2]/Sqrt[1 - x^4],x]

[Out]

Defer[Int][Sqrt[a + b*x^2]/Sqrt[1 - x^4], x]

_______________________________________________________________________________________

Rubi in Sympy [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{\sqrt{a + b x^{2}}}{\sqrt{- x^{4} + 1}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((b*x**2+a)**(1/2)/(-x**4+1)**(1/2),x)

[Out]

Integral(sqrt(a + b*x**2)/sqrt(-x**4 + 1), x)

_______________________________________________________________________________________

Mathematica [A]  time = 0.063988, size = 0, normalized size = 0. \[ \int \frac{\sqrt{a+b x^2}}{\sqrt{1-x^4}} \, dx \]

Verification is Not applicable to the result.

[In]  Integrate[Sqrt[a + b*x^2]/Sqrt[1 - x^4],x]

[Out]

Integrate[Sqrt[a + b*x^2]/Sqrt[1 - x^4], x]

_______________________________________________________________________________________

Maple [F]  time = 0.118, size = 0, normalized size = 0. \[ \int{1\sqrt{b{x}^{2}+a}{\frac{1}{\sqrt{-{x}^{4}+1}}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((b*x^2+a)^(1/2)/(-x^4+1)^(1/2),x)

[Out]

int((b*x^2+a)^(1/2)/(-x^4+1)^(1/2),x)

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{\sqrt{b x^{2} + a}}{\sqrt{-x^{4} + 1}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(sqrt(b*x^2 + a)/sqrt(-x^4 + 1),x, algorithm="maxima")

[Out]

integrate(sqrt(b*x^2 + a)/sqrt(-x^4 + 1), x)

_______________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \[{\rm integral}\left (\frac{\sqrt{b x^{2} + a}}{\sqrt{-x^{4} + 1}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(sqrt(b*x^2 + a)/sqrt(-x^4 + 1),x, algorithm="fricas")

[Out]

integral(sqrt(b*x^2 + a)/sqrt(-x^4 + 1), x)

_______________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{\sqrt{a + b x^{2}}}{\sqrt{- \left (x - 1\right ) \left (x + 1\right ) \left (x^{2} + 1\right )}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((b*x**2+a)**(1/2)/(-x**4+1)**(1/2),x)

[Out]

Integral(sqrt(a + b*x**2)/sqrt(-(x - 1)*(x + 1)*(x**2 + 1)), x)

_______________________________________________________________________________________

GIAC/XCAS [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{\sqrt{b x^{2} + a}}{\sqrt{-x^{4} + 1}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(sqrt(b*x^2 + a)/sqrt(-x^4 + 1),x, algorithm="giac")

[Out]

integrate(sqrt(b*x^2 + a)/sqrt(-x^4 + 1), x)